@charset "utf-8";

/* CSS Document */

 ::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999999;
    font-size: 14px;
    opacity: 1;
}

 ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999999;
    font-size: 14px;
    opacity: 1;
    padding-left: 10px
}

 :-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #999999;
    font-size: 14px;
    opacity: 1;
    padding-left: 10px
}


/* 顶部 */

.top {
    background: #1b1b1b;
    padding: 10px 0;
    color: #858585;
}

.top a {
    color: #858585;
    padding: 0 5px;
}

.logo {
    padding: 15px 0;
}

.logo_img_right {
    padding-left: 27px;
    margin-left: 24px;
    background: url(../images/line.png) no-repeat left center;
}

.colblue {
    color: #00ac71
}

.logo_img_right2 {
    margin-left: 20px;
}

.logo_img_right2 .colf {
    background: #24b8d3;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 12px;
}


.logo_cont {
    background: url(../images/tel.png) no-repeat left center ;
    padding-left: 80px;
}

.logo_tel {
   
    font-size: 14px;
    margin-bottom: 5px;
}


nav {
    background: #163886;
}

nav ul li {
    width: calc(100% /9);
    text-align: center;
    font-size: 16px;
    line-height: 4em;
    box-sizing: border-box;
    border-left: 1px solid #3461c7;
    border-right: 1px solid #001c5c;
}

nav ul li a {
    color: #fff
}

nav ul li:hover {
    background: #00ac71;
    background-size: contain;
    font-weight: bold;
}

nav ul li a:hover {
    color: #fff;
}
.nav-list-2{
    width: 100%;
    top:100%;
    z-index: 10;
    background: #163886;
    display: none;
}
nav ul li:hover .nav-list-2{
    display: block;
}
.nav-list-2 p:hover{
        background: #00ac71;
}
.bannersize {
    height: 33vw!important;
}

.keyword {
    background: #eeeeee;
    padding:  10px 0;
    margin-bottom: 20px;
}



.key-tt {
    color: #929292;
    font-size: 16px;
    
    padding-left: 57px;
    background: url(../images/icon4.png) no-repeat 17px center;
    line-height: 28px;
   
}

.tjxw2 li {
    margin-right: 10px;
}

.tjxw2 li a {
    color: #333333
}

.key-more {
    color:#163886;
    font-weight: bold;
    font-size: 16px;
    padding-left: 60px;
    background: url(../images/tel3.png) 30px center no-repeat;
    margin-right: 20px;
 
}



#products {
    margin: 40px 0;
}

.pro_left_title {
    background: #163886;
    padding: 20px 40px;
}

.pro_left_title h2 {
    color: #fff;
    font-size: 24px;
    
}
.pro_left_title h3{
    font-size: 32px;
    font-weight: bold;
    color:#fff;
    opacity: 0.15;
}
.pro_left_list {
    border: 1px solid #d4d5d6;
    background: #fff;
    padding: 0 10px;
    background: #eeeeee;
}

.pro_left_list>li {
    padding: 15px 0;
    border-bottom: 1px solid #d4d5d6;
}

.pro_left_list>li:last-child {
    border-bottom: none;
}

.pro_left_list>li>a {
    display: block;
    font-size: 16px;
    padding-left: 45px;
    background: url(../images/row.png) no-repeat 10px center;
}

.pro_left_list>li:hover>a {
    background: url(../images/row2.png) no-repeat 10px center;
    color:#163886
}
.pro_left_list_2{
    margin: 10px 0;
}
.pro_left_list_2 li{
    padding-left: 10%;
}
.pro_left_list_2 li a{
    color:#888
}
.pro_more {
    border: 2px solid #5c5c5c;
    text-align: center;
    line-height: 4em;
    margin-top: 30px;
}

.pro_more a {
    color: #5c5c5c;
    font-size: 16px;
}
.pro-contact{
    margin-top: 20px;
}
.pro-contact-top{
    color:#fff;
    background: url(../images/left.png) no-repeat;
    background-size: cover;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    padding: 23px 0;
    border: 2px solid #163886;
}
.pro-contact-bottom{
    background: #163886;
    color:#fff;
    padding: 20px;
    line-height: 2em;
}
.goods_show {
    border: 1px solid #c4c5c5;
    background: #fff;
}

.goods_img {
    padding: 10px;
}

.goods_img img {
    width: 100%;
    height: 195px;
    object-fit: cover;
}

.goods_show h3 {
    margin-bottom: 10px;
    height: 21px;
    line-height: 21px;
    overflow: hidden;
}

.goods_show:hover {
    border-color: #163886;
}

.goods_show:hover h3 {
    color: #163886;
}

/* 优势 */
.colblu{
    color:#163886
}
.ys-bg {
	background: #f8f8f8;
    margin: 40px 0;
    padding: 40px 0;
}
.f48{
	font-size: 48px;
}
.let22{
	letter-spacing: 0.8px;
}
.bg-x{
	font-size: 24px;
	color: #fff;
	text-align: center;
	background: url(../images/bg-x.png) center center no-repeat;
}

.pl40{
    padding-left: 40px;
}
.ys-num{
	background: url(../images/num.png) no-repeat ;
	width: 61px;
	height: 70px;
	font-size: 36px;
	color:#fff;
	font-weight: bold;
}
.f26{
	line-height: normal;
}

.ys-txt{
    margin-top: 50px;
    line-height: 2em;
    font-size: 16px;
}

.pr40{
	padding-right: 40px;
}
i{
	color:#0871dd;
	font-style: normal;
}
.ys_more{
	border: 1px solid #0871dd;
	width: 351px;
	line-height: 38px;
	height: 38px;
	border-radius: 19px;
	max-width: 100%;
}
.ys_more p{
	padding-left: 15px;
}
.ys_more_link{
	background: #0871dd;
	line-height: 39px;
	border-radius: 19px;
	padding: 0 15px;
}
.ys_more_link a{
	color:#fff;
}
/* bn4 */
#bn4{
    background: url(../images/bn4.jpg) no-repeat center center;
    padding: 40px 0;
}
.bgrn{
    text-align: center;
    background: #00ac71;
    color:#fff;
    font-size: 18px;
    width: 147px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;

}
.line-bg{
    font-size: 25px;
    background: url(../images/line3.png) no-repeat bottom;
    color:#fff;
    margin: 20px 0;

}
.bn4-cc{
    color:#fff;
    font-size: 24px;

}
.bn4-cc em{
    color:#00ac71
}
/*  关于我们*/
#about {
    background: url(../images/ab-bg.jpg) no-repeat center top;
    padding-top: 40px;
}
#about h2{
    font-size: 30px;
    font-weight: bold;
    color:#fff;
}
#about h2 em{
    color:#00ac71
}
.ab-bg-box{
    background: #fff;
    box-shadow: 0px 3px 5px #cecdcd;
    margin-top: 40px;
    padding: 40px;
}
.ab-title{
    padding-bottom: 10px;
    background: url(../images/line5.png) no-repeat left bottom;
    font-weight: bold;
}
.ab-title em{
    color:#00ac71
}
.ab-left img{
    margin: 12px 0;
}
.ab-left hr{
    margin: 0;
}
/* 案例 */
#case{
    margin: 40px 0;
}
#case h2{
    font-size: 36px;
    text-align: center;
    font-weight: bold;
}
#case h2 em{
    color:#163886
}
.case-title-p{
    background: url(../images/title.png) center center no-repeat;
    text-align: center;
    color:#565555;
    margin-top: 15px;
    line-height: 40px;
    font-size: 16px;
}
.case-show{
    background: #f6f6f6;
    padding: 36px 28px;
}
.case-img{
    width: 100%;
    height: 243px;
    object-fit: cover;
}
.more-img{
    width: 100px;
    height: 24px;
    overflow: hidden;
}
.case-show:hover{
    background: #163886;
}
.case-show:hover h3 a{
    color:#fff
}
.case-show:hover .more-img img{
    transform: translate(0,-24px);
}
.case-more{
    display: block;
    width: 245px;
    height: 47px;
    line-height: 47px;
    border: 1px solid #333333;
    text-align: center;
    margin: 20px auto;
    border-radius: 47px;
}
/* 新闻 */
#news{
    margin: 40px 0;
    padding: 40px 0;
    background: #f8f8f8;
}
#news h2{
    font-size: 36px;
    text-align: center;
    font-weight: bold;
}
#news h2 em{
    color:#163886
}

.news-cate{
    background: url(../images/line4.png) left  bottom no-repeat;
    padding-bottom: 10px;
    background-size: contain;
    margin-bottom: 20px;
}
.news-cate h3{
    color:#163886;
    font-size: 20px;
    padding-left: 30px;
    background: url(../images/text.png) left top no-repeat;
}
.news-list li {
    background: #f6f6f6;
    padding: 15px 20px;
    border: 1px solid #ebebeb;
    margin-bottom: 20px;
}

.timebox {
    padding-right: 28px;
}

.news-txt {
    padding-left: 0px;
}
.news-txt h3{
    color:#333333;
    font-size: 16px;
    font-weight: bold;
}
.news-left-list{
    margin-top: 20px;
}
.news-left-list li {
    margin: 10px 0;
}
.news-left-list li a{
    color:#333
}
.news-left-list li span{
    font-size: 12px;
    color:#333
}
.news-right-list{
    margin-top: 30px;
}
.news-right-list li{
    padding-left: 20px;
    background: url(../images/list.png) left center no-repeat;
    margin: 15px 0;
}
.news-right-list li a{
    color:#333
}
.news-right-list li span{
    font-size: 12px;
    color:#333
}

.coltxt {
    color: #7a7a7a;
}

.news_img img {
    height: 288px;
    width: 100%;
    object-fit: cover;
}

.wd-title {
    border-left: #163886 4px solid;
    padding-left: 10px;
}
.wd-title h2{
    font-size: 18px!important;
    text-align: left!important;
    font-weight: normal!important;
}
.picScroll-left .hd {
    width: 1px;
    height: 1px;
}

.picScroll-left .hd .prev,
.picScroll-left .hd .next {
    display: block;
    width: 51px;
    height: 23px;
    overflow: hidden;
    cursor: pointer;
    top: 40px;
}

.picScroll-left .hd .next {
    background: url(../images/next.png) no-repeat;
    left: 51px;
}

.picScroll-left .hd .prev {
    background: url(../images/prev.png) no-repeat;
    left: 0;
}

.picScroll-left .bd ul li {
    height: 92px;
    margin: 0 22px 0 0;
    padding: 8px 22px;
    float: left;
    overflow: hidden;
    width: 410px;
    background: #fff;
    border: #ececec 1px solid;
}

.wenbox {
    margin: 0.5rem 0;
}

.dabox {
    height: 44px;
    overflow: hidden;
}

.da {
    line-height: 25px;
    color: #878787;
}

.wen {
    color: #4a4a4a;
}
/* 底部 */

.footer_bottom{
    background:#163886;
    color:#ffffff;
    padding: 10px;
 }
 .footer_bottom a{
     color:#ffffff;
 }
 footer {
     margin-top: 40px;
 }
 
 
 .footer_top{
     border-top: 1px solid #c7c7c7;
     border-bottom: 1px solid #c7c7c7;
     padding: 10px 0;
 }
 .foot_nav li{
     padding:  0 25px;
 }

.sub-input {
    background: none;
    border: none;
    border-bottom: 1px #757575 dashed;
}

.submit {
    width: 132px;
    height: 44px;
    border-radius: 5px;
    border: 1px solid #cbe0cb;
    color: #cbe0cb;
    background: none;
}

.clwh {
    display: none;
}
.path {
    color: rgb(125, 125, 125);
    font-size: 12px;
    margin: 20px 0;
}
.tj_news_title {
    border-bottom: 2px solid #f1f1f1;
    padding: 15px 0;
}

.tj_news li {
    width: 47%;
    padding: 15px 0;
    border-bottom: 1px dashed #cccccc;
}
.news-ul li {
    padding: 16px 0;
    border-bottom: 1px dashed #b5b5b5;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em {
    position: absolute;
    left: -1px;
    top: -1px;
    padding: 1px;
    width: 100%;
    height: 100%;
    background-color: #163886;
}
@media screen and (min-width: 1200px) {
    .layui-container {
        padding: 0;
        width: 1200px;
    }
}

@media screen and (max-width:1200px) {
    .pro_left_list {
        overflow: hidden;
    }
    .pro_left_list>li {
        float: left;
        padding: 10px 0;
        width: 33%;
    }
}

@media screen and (max-width:992px) {
    .logo_cont {
        display: none;
    }
    .ys1,.ys2{
        margin: 10px 0;
    }
    .pr40 {
        padding-right: 0px;
        padding-top: 10px;
    }
    .pl40 {
        padding-left: 0px;
        padding-top: 10px;
    }
    .ys-s-img img{
        width: 50%;
    }
    #bn4{
        display: none;
    }
    .case-show {
        background: #f6f6f6;
        padding: 10px;
    }
    .case-img {
        width: 100%;
        height: 156px;
        object-fit: cover;
    }
}

@media screen and (max-width:768px) {
    nav ul li {
        width: 25%;
        border: none;
        line-height: 2.5em;
        font-size: 14px;
    }
    .foot_nav {
        display: none;
    }
    .xldn {
        display: none;
    }
  
    .logo_right{
        display: none;
    }
    .logo_img_right{
        display: none;
    }
    .pro-contact{
        display: none;
    }
    .pro_left_title h3{
        font-size: 24px;
    }
    .pro_left_title h2{
        font-size: 20px;
    }
    .keyword{
        display: none;
    }
    .pro_left_list_2{
        display: none;
    }
  
}

@media screen and (max-width:500px) {
    .top{
        display: none;
    }
    .logo_img {
        width: 150px;
    }
  
    .top {
        display: none;
    }
    .logo_right {
        display: none;
    }
    .bannersize {
        height: 42vw!important;
    }
    .bannersize button {
        display: none;
    }
    
    .pro_left_title {
        padding: 10px 0;
        text-align: center;
    }
    .pro_left_list>li{
        height: 42px;
    }
    .pro_left_list>li a {
        background: none;
        padding-left: 0;
        text-align: center;
    }
    .pro_more {
        display: none;
    }
    .recommend_t {
        display: none;
    }
    .goods_img {
        padding: 0;
    }
    .goods_img img {
        height: 90px;
    }
    .ab_title {
        margin-top: 0;
    }
    .clwh {
        display: block;
    }
    footer {
        margin-bottom: 60px;
    }
    .ab_box {
        padding-bottom: 20px;
    }
    .ma-show img {
        width: 100%;
        height: 60px;
        object-fit: cover;
    }
    .news_top_left {
        padding: 10px;
    }
    .news_list dt {
        padding-left: 0;
    }
    .news_list dd {
        padding: 0;
    }
    .fot_form {
        display: none;
    }
    .case-show {
        background: #f6f6f6;
        padding: 5px;
    }
    .case-img {
        width: 100%;
        height: 56px;
        object-fit: cover;
    }
    .more-img{
        display: none;
    }
    .case-show h3 a{
        font-size: 14px;
    }
    .case-more {
        display: block;
        width: 100px;
        height: 27px;
        line-height: 27px;
        border: 1px solid #333333;
        text-align: center;
        margin: 20px auto;
        border-radius: 47px;
    }
    .tj_news li{
        width: 100%;
    }
}